Retrieves the vertex id referenced at the specific index in the index buffer of the specified mesh.
Return Dword = DX11 GET MESH INDEXDATA(mesh, index)
mesh
DwordThe mesh for which to get the index data.
index
DwordThe index of the vertex id to retrieve.
The vertex id referenced by the given mesh index.
MESH Functions Menu DX11 Function Categories